IICS TCP/IP 2 communication driver

 

IICS TCP/IP 2 communication driver is the driver to write 'digital value' a specific area.

 

1. Read Settings

 

<Figure 1> is read setting example of IICS TCP/IP 2 communication driver.

<Figure 1>  Read setting example of IICS TCP/IP 2 communication driver

Device part of  <Figure 1> input Device type(TCP/IP), IP address of PLC(192.168.1.100), service port of TCP/IP protocol ( 5050 ),respectively.

 

IICS TCP/IP 2 communication driver read schedule

IICS TCP/IP 2 communication driver's read schedule input 'READ' one line.

 

2. Writing settings

You can write data by using 'writing settings'. 

 

Digital Write

Digital write setting parameters are as follows:

1)  PORT                   Port no. (0 ~ 255)

2)  STATION             Don't care.

3)  ADDRESS          Don't care.

4)  Extra1                  Don't care.

5)  Extra2                   Don't care.

 

Write example 1)

PORT:0,  station:0, ADDRESS:02500, Extra1:  ,  Extra2 :

The setting parameter shown above is a 'digital write' control(1 = On, 0 = Off) example.

 

Analog Write

IICS TCP/IP 2 communication driver don't support 'Analog Write'.